This is the complete list of members for nkGraphics::PostProcessPass, including all inherited members.
Exportable() | nkExport::Exportable | |
exportClassToTree(nkExport::Node *rootNode) override | nkGraphics::PostProcessPass | virtual |
getAttachedShader() const | nkGraphics::PostProcessPass | |
getBlendState() const | nkGraphics::PostProcessPass | |
getLinkedCam() const | nkGraphics::PostProcessPass | |
getName() const | nkGraphics::Pass | |
getParentTargetOperations() const | nkGraphics::Pass | |
getPassType() const | nkGraphics::Pass | |
importClassFromTree(nkExport::Node *rootNode) override | nkGraphics::PostProcessPass | virtual |
isBackProcessPass() const | nkGraphics::PostProcessPass | |
render()=0 | nkGraphics::Pass | pure virtual |
setBackProcess(bool value) | nkGraphics::PostProcessPass | virtual |
setBlendState(BlendState *state) | nkGraphics::PostProcessPass | virtual |
setLinkedCam(Camera *cam) | nkGraphics::PostProcessPass | |
setName(const nkMemory::StringView &name) | nkGraphics::Pass | |
setParentTargetOperations(TargetOperations *parent) | nkGraphics::Pass | |
setProcessShader(Shader *shade) | nkGraphics::PostProcessPass | |
~Exportable() | nkExport::Exportable | virtual |